Params

public interface Params

The parameters of the SelectClientCertificateCallback.

Functions

Link copied to clipboard
Returns a string that represents the localized text of the "Cancel" action.
Link copied to clipboard
Returns an immutable list of the certificates allowed by the server.
Link copied to clipboard
public HostPort hostPort()
Returns the host and port of the server that requested the client authentication.
Link copied to clipboard
public boolean isProxy()
Returns true if the request that requires the client certificate selection is issued by an HTTPS proxy server.
Link copied to clipboard
public String message()
Returns a string that represents the localized dialog message.
Link copied to clipboard
Returns a string that represents the localized text of the "Select" action.
Link copied to clipboard
public String title()
Returns a string that represents the localized dialog title.